OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:awkdelete
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/nawk-20071023/
proto.h
160
extern Cell *
awkdelete
(Node **, int);
run.c
491
Cell *
awkdelete
(Node **a, int n) /* a[0] is symtab, a[1] is list of subscripts */
function
515
if (!adjbuf(&buf, &bufsz, strlen(buf)+strlen(s)+nsub+1, recsize, 0, "
awkdelete
"))
[
all
...]
Completed in 49 milliseconds