Home
last modified time | relevance | path

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

/netbsd/src/bin/pax/
Doptions.h75 #define XF 0x000020000ULL macro
/netbsd/src/libexec/getty/
Dgettytab.h81 #define XF gettystrs[16].value macro
/netbsd/src/usr.bin/mail/
Dmime_codecs.c477 #define XF 3 /* special character 'F' - maybe quoted */ in mustquote() macro
/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dcgen-fpu.h15 typedef struct { SI parts[3]; } XF; typedef
/netbsd/src/external/gpl3/gdb/dist/sim/sh/
Dinterp.c412 #define XF(n) (saved_state.asregs.fregs[(n) >> 5].i[(n) & 0x1f]) macro