OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nlab
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/gspa/gspa/
gsp_sym.c
76
ptr->
nlab
= NULL;
146
chain. fp->
nlab
points to the head of the chain,
147
bp->
nlab
points to the tail. */
152
if( bp->
nlab
== NULL )
153
fp->
nlab
= nl;
155
bp->
nlab
->next = nl;
156
bp->
nlab
= nl;
164
nl = fp->
nlab
;
175
fp->
nlab
= nl;
200
nl = p->
nlab
;
[
all
...]
gsp_ass.h
53
struct numlab *
nlab
;
member in struct:symbol
Completed in 15 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025