OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nobjs
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/fontconfig/dist/src/
fccfg.c
1969
int i,
nobjs
;
local
2046
nobjs
= FC_MAX_BASE_OBJECT + config->maxObjects + 2;
2047
value = (FcValueList **) malloc (sizeof(void *) *
nobjs
);
2053
elt = (FcPatternElt **) malloc (sizeof(void *) *
nobjs
);
2059
tst = (FcTest **) malloc (sizeof(void *) *
nobjs
);
2086
for (i = 0; i <
nobjs
; i++)
/xsrc/external/mit/xedit/dist/lisp/
lisp.c
72
int
nobjs
;
member in struct:__anon6630
1078
objseg.
nobjs
- objseg.nfree, objseg.
nobjs
);
2219
seg->
nobjs
+= segsize;
2233
seg->
nobjs
, seg->nsegs);
2590
cellcount = (objseg.
nobjs
- objseg.nfree) * 3;
Completed in 9 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026