Home
last modified time | relevance | path

Searched refs:Maxobjtype (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/libmach/
H A Dobj.c66 [Maxobjtype] 0, 0
92 for (i = 0; i < Maxobjtype; i++) { in objtype()
123 if (objtype < 0 || objtype >= Maxobjtype || obj[objtype].is == 0) in readobj()
137 if (objtype < 0 || objtype >= Maxobjtype || obj[objtype].is == 0) in readar()
/plan9/sys/include/
H A Dmach.h106 Maxobjtype, enumerator