Lines Matching defs:code
72 /* Source code line information for CU. */
75 /* One source code line information. */
93 unsigned int code;
228 /* Return attribute code of given attribute. */
231 /* Return form code of given attribute. */
301 /* Get abbreviation code. */
421 /* Return error code of last failing function call. This value is kept
438 /* Return attribute code of given attribute. */
442 return attr == NULL ? 0 : attr->code;
445 /* Return attribute code of given attribute. */