Home
last modified time | relevance | path

Searched defs:satp (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libgcc/
Dfixed-bit.c251 FIXED_MULHELPER (FIXED_C_TYPE a, FIXED_C_TYPE b, word_type satp) in FIXED_MULHELPER()
400 FIXED_DIVHELPER (FIXED_C_TYPE a, FIXED_C_TYPE b, word_type satp) in FIXED_DIVHELPER()
599 FIXED_ASHLHELPER (FIXED_C_TYPE a, word_type b, word_type satp) in FIXED_ASHLHELPER()
/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Doc.c260 AttributeType **satp; in oc_create_required() local
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dstor-layout.cc2716 make_fract_type (int precision, int unsignedp, int satp) in make_fract_type()
2738 make_accum_type (int precision, int unsignedp, int satp) in make_accum_type()
Dtree.cc9154 make_or_reuse_fract_type (unsigned size, int unsignedp, int satp) in make_or_reuse_fract_type()
9191 make_or_reuse_accum_type (unsigned size, int unsignedp, int satp) in make_or_reuse_accum_type()
Doptabs.cc5764 expand_fixed_convert (rtx to, rtx from, int uintp, int satp) in expand_fixed_convert()