OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xalloc
(Results
26 - 26
of
26
) sorted by null
1
2
/external/bison/
maint.mk
524
# Don't include
xalloc
.h unless you use one of its functions.
526
# perl -lne '/^# *define (\w+)\(/ and print $1' lib/
xalloc
.h|grep -v '^__';
527
# perl -lne '/^(?:extern )?(?:void|char) \*?(\w+) *\(/ and print $1' lib/
xalloc
.h
543
@h='
xalloc
.h' \
[
all
...]
Completed in 66 milliseconds
1
2