Searched refs:ARGNO (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | intdoc.in | 22 @ARGNO@ 24 where ARGNO is a series of digits forming a number that 28 1-98 The initial-caps form of the ARGNO'th argument.
|
/openbsd/gnu/gcc/gcc/cp/ |
H A D | call.c | 134 #define convert_like_with_context(CONV, EXPR, FN, ARGNO) \ argument 135 convert_like_real ((CONV), (EXPR), (FN), (ARGNO), 0, \
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | call.c | 51 #define convert_like_with_context(CONV, EXPR, FN, ARGNO) \ argument 52 convert_like_real ((CONV), (EXPR), (FN), (ARGNO), 0, \
|