OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:skip_string
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/make/
cond.c
174
skip_string
(const char **pp, const char *str)
function
635
if (!
skip_string
(&p, "empty"))
668
if (
skip_string
(&p, "defined"))
670
else if (
skip_string
(&p, "make"))
672
else if (
skip_string
(&p, "exists"))
674
else if (
skip_string
(&p, "target"))
676
else if (
skip_string
(&p, "commands"))
964
*out_negate =
skip_string
(&p, "n");
966
if (
skip_string
(&p, "def")) { /* .ifdef and .ifndef */
967
} else if (
skip_string
(&p, "make")) /* .ifmake and .ifnmake *
[
all
...]
/src/usr.bin/ctags/
C.c
54
static void
skip_string
(int);
120
(void)
skip_string
(c);
281
skip_string
(c);
502
*
skip_string
--
506
skip_string
(int key)
function
549
skip_string
(c);
Completed in 24 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026