OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MKSH_A_NONNULL
(Results
1 - 2
of
2
) sorted by null
/external/mksh/src/
sh.h
103
#define
MKSH_A_NONNULL
(a) __attribute__(a)
105
#define
MKSH_A_NONNULL
(a) /* nothing */
[
all
...]
funcs.c
218
MKSH_A_NONNULL
((__nonnull__ (6, 7)));
[
all
...]
Completed in 52 milliseconds