OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stabsv
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/pcc/dist/pcc/cc/ccom/
stabs.c
404
struct
stabsv
{
struct
405
SLIST_ENTRY(
stabsv
) next;
408
static SLIST_HEAD(,
stabsv
) stpole = { NULL, &stpole.q_forw };
429
struct
stabsv
*w;
442
w = tmpalloc(sizeof(struct
stabsv
));
/src/external/bsd/pcc/dist/pcc/cc/cxxcom/
stabs.c
406
struct
stabsv
{
struct
407
SLIST_ENTRY(
stabsv
) next;
410
static SLIST_HEAD(,
stabsv
) stpole = { NULL, &stpole.q_forw };
431
struct
stabsv
*w;
444
w = tmpalloc(sizeof(struct
stabsv
));
Completed in 20 milliseconds
Indexes created Tue Mar 24 00:24:13 UTC 2026