Searched defs:code (Results 1 – 4 of 4) sorted by relevance
84 code() const { return CLASS_TYPE_INFO_CODE; } in code() function96 code() const { return SI_CLASS_TYPE_INFO_CODE; } in code() function149 code() const { return VMI_CLASS_TYPE_INFO_CODE; } in code() function
41 char code; member
50 int code; member
227 static struct { reg_errcode_t code; const char *name; } codes [] in test() member