Searched defs:V2 (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | params.c | 43 #define DEFPARAMENUM5(ENUM, OPTION, HELP, DEFAULT, V0, V1, V2, V3, V4) \ argument 53 V0, V1, V2, V3, V4) \ argument
|
H A D | params-enum.h | 24 #define DEFPARAMENUM5(ENUM, OPTION, HELP, DEFAULT, V0, V1, V2, V3, V4) \ argument
|
/dflybsd-src/contrib/gdb-7/gdb/common/ |
H A D | vec.h | 218 #define VEC_merge(T,V1,V2) (VEC_OP(T,merge)(V1, V2)) argument
|
/dflybsd-src/sbin/mount_nfs/ |
H A D | mount_nfs.c | 169 V2, enumerator
|
/dflybsd-src/contrib/expat/lib/ |
H A D | xmlparse.c | 2474 #define V2(a, b, c) XML_L("expat_") V1(a, b, c) in XML_ExpatVersion() macro
|