Searched refs:kfind (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cpp/stuff/ |
H A D | stdio.diff | 128 @@ -1310,7 +1292,7 @@ kfind(struct symtab *sp) 135 DPRINT(("%d:enter kfind(%s)\n",0,sp->namep)); 137 @@ -1331,11 +1313,6 @@ kfind(struct symtab *sp) 340 if ((nl = lookup(yytext, FIND)) && kfind(nl))
|
H A D | stdio2.diff | 162 if ((nl = lookup(yytext, FIND)) && kfind(nl))
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cpp/ |
H A D | cpp.h | 177 int kfind(struct symtab *nl);
|
H A D | token.c | 705 if (kfind(nl)) { in fastscan() 782 if (kfind(nl)) { in exprline() 1291 kfind(sp); in identstmt()
|
H A D | cpp.c | 468 if ((nl = lookup(cp, FIND)) == 0 || kfind(nl) == 0) in line() 653 if (kfind(nl) == 0) in incfn() 1459 kfind(struct symtab *sp) in kfind() function
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/ |
H A D | ChangeLog | 711 put kwm, kfind's .kdelnk in the right directories 753 updated kfind 759 updated kfind to 0.3.2
|