Home
last modified time | relevance | path

Searched defs:ANY (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.h23 enum class FpABIKind { ANY, XX, S32, S64, SOFT }; enumerator
/freebsd/contrib/netbsd-tests/lib/libutil/
H A Dt_parsedate.c46 #define ANY -30215 macro
/freebsd/usr.bin/limits/
H A Dlimits.c282 enum { ANY=0, SOFT=1, HARD=2, BOTH=3, DISPLAYONLY=4 } type = ANY; in main() enumerator
/freebsd/contrib/less/
H A Dregexp.c83 #define ANY 3 /* no Match any one character. */ macro
/freebsd/sbin/mount_nfs/
H A Dmount_nfs.c114 ANY, enumerator
/freebsd/contrib/unbound/util/
H A Dconfigparser.h62 ANY = 263, /* ANY */ enumerator
435 #define ANY 263 macro
/freebsd/lib/libc/net/
H A Dgetaddrinfo.c100 #define ANY 0 macro