OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:undoc
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/JavaScriptCore/docs/
make-bytecode-docs.pl
41
for my $
undoc
(@undocumented) {
42
print "UNDOCUMENTED: ${
undoc
}\n";
/ndk/sources/host-tools/make-3.81/
signame.c
42
static const char *
undoc
;
variable
85
undoc
= xstrdup (_("unknown signal"));
89
sys_siglist[i] =
undoc
;
Completed in 2195 milliseconds