OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NUMMAP
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/mkhybrid/dist/
apple.h
27
#define
NUMMAP
512 /* initial number of maps */
apple.c
1526
int count =
NUMMAP
; /* max number of entries */
1609
if((map = (afpmap **)malloc(
NUMMAP
* sizeof(afpmap *))) == NULL)
1622
count +=
NUMMAP
;
/src/sys/dev/isa/
ym.c
432
#define
NUMMAP
(sizeof(mappings) / sizeof(mappings[0]))
678
error = ad1848_mixer_set_port(ac, mappings,
NUMMAP
, cp);
780
error = ad1848_mixer_get_port(ac, mappings,
NUMMAP
, cp);
Completed in 26 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026