OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_restrict_arr_
(Results
1 - 3
of
3
) sorted by null
/external/bison/lib/
spawn.in.h
63
#ifndef
_Restrict_arr_
68
# define
_Restrict_arr_
_Restrict_
70
# define
_Restrict_arr_
182
char *const argv[
_Restrict_arr_
],
183
char *const envp[
_Restrict_arr_
])
190
char *const argv[
_Restrict_arr_
],
191
char *const envp[
_Restrict_arr_
]));
199
char *const argv[
_Restrict_arr_
],
200
char *const envp[
_Restrict_arr_
])
208
char *const argv[
_Restrict_arr_
],
[
all
...]
/external/bison/darwin-lib/
spawn.h
64
#ifndef
_Restrict_arr_
69
# define
_Restrict_arr_
_Restrict_
71
# define
_Restrict_arr_
494
char *const argv[
_Restrict_arr_
],
495
char *const envp[
_Restrict_arr_
])
502
char *const argv[
_Restrict_arr_
],
503
char *const envp[
_Restrict_arr_
]));
511
char *const argv[
_Restrict_arr_
],
512
char *const envp[
_Restrict_arr_
])
520
char *const argv[
_Restrict_arr_
],
[
all
...]
/external/bison/linux-lib/
spawn.h
64
#ifndef
_Restrict_arr_
69
# define
_Restrict_arr_
_Restrict_
71
# define
_Restrict_arr_
494
char *const argv[
_Restrict_arr_
],
495
char *const envp[
_Restrict_arr_
])
502
char *const argv[
_Restrict_arr_
],
503
char *const envp[
_Restrict_arr_
]));
511
char *const argv[
_Restrict_arr_
],
512
char *const envp[
_Restrict_arr_
])
520
char *const argv[
_Restrict_arr_
],
[
all
...]
Completed in 4618 milliseconds