Home
last modified time | relevance | path

Searched defs:PARM (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.h24 PARM, /* Declaration of parm before function body */ enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.h24 PARM, /* Declaration of parm before function body */ enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch-driver.cc76 #define PARM (argv[0] + parm_off) in driver_set_m_flag() macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddbxout.c279 #define PARM_PASSED_IN_MEMORY(PARM) \ argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddbxout.cc280 #define PARM_PASSED_IN_MEMORY(PARM) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c65 PARM, /* Declaration of parm before function body */ enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc71 PARM, /* Declaration of parm before function body */ enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h16 #define __constant(PARM) \ argument
19 #define __constant_range(PARM, LOW, HIGH) \ argument
22 #define __constant_pow2_range(PARM, LOW, HIGH) \ argument