OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:quote_n
(Results
1 - 2
of
2
) sorted by null
/external/bison/lib/
quote.c
30
quote_n
(int n, char const *name)
function
40
return
quote_n
(0, name);
/ndk/sources/host-tools/sed-4.2.1/lib/
quote.c
29
quote_n
(int n, char const *name)
function
39
return
quote_n
(0, name);
Completed in 3707 milliseconds