Searched refs:lpole (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dinit.c150 static SLIST_HEAD(llh, llist) lpole;
158 struct llh lpole; member in struct:initctx
187 SLIST_INSERT_LAST(&lpole, ll, next);
208 SLIST_FOREACH(ll, &lpole, next)
389 ict->lpole = lpole;
405 SLIST_INIT(&lpole);
817 SLIST_FOREACH(ll, &lpole, next) {
886 lpole = ict->lpole;
[all...]
H A Dpftn.c109 } *lpole, *lparam; variable in typeref:struct:params
479 lpole = p;
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dinit.c150 static SLIST_HEAD(llh, llist) lpole;
158 struct llh lpole; member in struct:initctx
187 SLIST_INSERT_LAST(&lpole, ll, next);
208 SLIST_FOREACH(ll, &lpole, next)
389 ict->lpole = lpole;
405 SLIST_INIT(&lpole);
817 SLIST_FOREACH(ll, &lpole, next) {
886 lpole = ict->lpole;
[all...]
H A Dpftn.c109 } *lpole, *lparam; variable in typeref:struct:params
484 lpole = p;

Completed in 112 milliseconds