Searched defs:VAL (Results 1 - 24 of 24) sorted by relevance

/netbsd-current/tests/lib/libc/atomic/
H A Dt_atomic_dec.c39 #define VAL (0x1122334455667788UL) macro
H A Dt_atomic_inc.c39 #define VAL (0x1122334455667788UL) macro
/netbsd-current/external/mit/isl/dist/
H A Disl_pw_add_constant_templ.c12 #undef VAL macro
13 #define VAL CAT(isl_,VAL_BASE) macro
/netbsd-current/external/bsd/nvi/dist/clib/
H A Dmemset.c61 #define VAL 0 macro
/netbsd-current/common/lib/libc/string/
H A Dmemset.c69 #define VAL 0 macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-m68851.h72 #define VAL (CAL+1) /* 53 */ macro
H A Dm68k-parse.h147 VAL, enumerator in enum:m68k_register
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m68851.h72 #define VAL (CAL+1) /* 53 */ macro
H A Dm68k-parse.h147 VAL, enumerator in enum:m68k_register
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-m68851.h72 #define VAL (CAL+1) /* 53 */ macro
H A Dm68k-parse.h147 VAL, enumerator in enum:m68k_register
/netbsd-current/external/gpl3/gdb.old/dist/sim/erc32/
H A Dsis.c32 #define VAL(x) strtol(x,(char **)NULL,0) macro
H A Dfunc.c30 #define VAL(x) strtoul(x,(char **)NULL,0) macro
[all...]
/netbsd-current/external/lgpl3/gmp/dist/tests/
H A Damd64check.c48 #define VAL 16 macro
H A Dx86check.c47 #define VAL 12 macro
/netbsd-current/tests/lib/libm/
H A Dt_round.c44 #define VAL 0x0.7ffffffffffffcp0 macro
/netbsd-current/external/bsd/pcc/dist/pcc/driver/
H A Doptions.c46 #define VAL 0x0100 /* arg value is required */ macro
/netbsd-current/external/gpl3/gdb/dist/sim/erc32/
H A Dsis.c32 #define VAL(x) strtol(x,(char **)NULL,0) macro
H A Dfunc.c33 #define VAL(x) strtoul(x,(char **)NULL,0) macro
[all...]
/netbsd-current/games/cribbage/
H A Ddeck.h69 #define VAL(c) ( (c) < 9 ? (c)+1 : 10 ) /* val of rank */ macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DAPInt.h94 uint64_t VAL; ///< Used to store the <= 64 bits integer value. member in union:llvm::APInt::__anon1300
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTemplateBase.h121 uint64_t VAL; member in union:clang::TemplateArgument::I::__anon95
H A DExpr.h1443 uint64_t VAL; ///< Used to store the <= 64 bits integer value. member in union:clang::APNumericStorage::__anon54
/netbsd-current/sbin/fsdb/
H A Dfsdb.c1635 #define VAL() ((*p++) - '0') macro
[all...]

Completed in 430 milliseconds