Searched defs:idnum (Results 1 – 4 of 4) sorted by relevance
33 static inline void updatemap(int cpid, int type, int idnum, int parentmappid) in updatemap()
40 LTP_ATTRIBUTE_UNUSED static int updatemap(int cpid, bool type, int idnum, in updatemap()
287 int idnum = 1; in RealizeResource() local
348 def __init__(self, fmt=None, depth=RandNumExpo(0.1), idnum=RandNumExpo(0.01)): argument