OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nextarg
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/stdio/
vfprintf.c
209
int
nextarg
; /* 1-based argument index */
local
276
* Get * arguments, including the form *nn$. Preserve the
nextarg
287
int hold =
nextarg
; \
292
nextarg
= n2; \
294
nextarg
= hold; \
301
* Get the argument indexed by
nextarg
. If the argument table is
306
(((argtable != NULL) ? (void)(ap = argtable[
nextarg
]) : (void)0), \
307
nextarg
++, va_arg(ap, type))
323
nextarg
= 1;
412
nextarg
= n
885
int
nextarg
; \/* 1-based argument index *\/
local
[
all
...]
/ndk/sources/host-tools/nawk-20071023/
run.c
1470
Node *
nextarg
;
local
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
target.def
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
target.def
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
target.def
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
target.def
[
all
...]
Completed in 291 milliseconds