Lines Matching defs:global
65 "incomplete global expression", /* 19 */
80 "global too long", /* 34 */
313 static void global(int);
604 global(1);
772 global(0);
1824 global(int k)
1957 return; /* Was in global-no error msg allowed. */
1959 (void) error(35); /* Not in global, but not found. */
2049 * if use 1 in global sub(s/a/b/1). 0 in global form is illegal.