Searched refs:NAME (Results 226 - 250 of 255) sorted by relevance

1234567891011

/freebsd-13-stable/contrib/byacc/test/btyacc/
H A Dbtyacc_destroy2.tab.c203 #define NAME 261 macro
342 "REAL","INTEGER","NAME","$accept","declaration","locnamelist","class","type",
353 "namelist : namelist NAME",
354 "namelist : NAME",
H A Dbtyacc_destroy3.tab.c203 #define NAME 261 macro
342 "REAL","INTEGER","NAME","$accept","declaration","locnamelist","class","type",
353 "namelist : namelist NAME",
354 "namelist : NAME",
H A Derr_inherit3.tab.c198 #define NAME 261 macro
271 "NAME","$accept","declaration","namelist","locnamelist","class","type","$$1",
285 "namelist : $$3 namelist NAME",
286 "namelist : NAME",
H A Derr_inherit4.tab.c220 #define NAME 261 macro
292 "NAME","$accept","declaration","namelist","locnamelist","class","type","$$1",
305 "namelist : namelist NAME",
306 "namelist : NAME",
H A Dinherit0.tab.c172 #define NAME 261 macro
244 "NAME","$accept","declaration","class","type","namelist","locnamelist","$$1",
255 "namelist : namelist NAME",
256 "namelist : NAME",
H A Dinherit1.tab.c193 #define NAME 261 macro
265 "NAME","$accept","declaration","namelist","locnamelist","class","type","$$1",
276 "namelist : namelist NAME",
277 "namelist : NAME",
H A Dinherit2.tab.c198 #define NAME 261 macro
271 "NAME","$accept","declaration","namelist","locnamelist","class","type","$$1",
284 "namelist : namelist NAME",
285 "namelist : NAME",
/freebsd-13-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_call.c54 #define DEF_PRIV_SIG(NAME, FROM) [SIG##NAME] = "SIG"#NAME,
/freebsd-13-stable/contrib/ncurses/
H A Dconfigure27140 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
27141 # NAME is the cpp macro being defined and VALUE is the value it is being given.
27143 # ac_d sets the value in "#define NAME VALUE" lines.
27148 # ac_i turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
27153 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
27922 NAME=\`basename \$i\`
27923 echo "s/<\$NAME>/<\
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_local/
H A Dra_plugin.c1974 #define NAME "ra_local"
1966 #define NAME macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp354 #define INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC) \
H A DVerifier.cpp4485 #define INSTRUCTION(NAME, NARGS, ROUND_MODE, INTRINSIC) \
5104 #define INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC) \
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2990 #define HANDLE_MACRO_FLAG(ID, NAME) MACRO_FLAG_##NAME = ID,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp153 #define DAG_INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC, DAGN) \
948 #define DAG_INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC, DAGN) \
2804 #define DAG_INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC, DAGN) \
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp697 #define SANITIZER(NAME, ID) \
H A DCGBuiltin.cpp11973 #define INTRINSIC_X86_XSAVE_ID(NAME) \
11974 case X86::BI__builtin_ia32_##NAME: \
11975 ID = Intrinsic::x86_##NAME; \
15233 #define INTRINSIC_WITH_CC(NAME) \
15234 case SystemZ::BI__builtin_##NAME: \
15235 return EmitSystemZIntrinsicWithCC(*this, Intrinsic::NAME, E)
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h695 #define DAG_INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC, DAGN) \
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp710 #define DAG_INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC, DAGN) \
/freebsd-13-stable/sys/netgraph/
H A Dng_base.c422 DEFINE_PARSE_STRUCT_TYPE(name, NAME, ());
/freebsd-13-stable/crypto/openssl/
H A DConfigure2743 =head1 NAME
/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dclient.c3341 #define NAME "ra_svn"
3340 #define NAME macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1616 #define INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC) \
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp351 #define SANITIZER(NAME, ID) \
357 << InExistingModule << (Flag + NAME); \
5738 #define SANITIZER(NAME, ID) \
H A DASTWriter.cpp1242 #define SANITIZER(NAME, ID) \
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5550 #define OPCODE(NAME) case SystemZISD::NAME: return "SystemZISD::" #NAME

Completed in 741 milliseconds

1234567891011