Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sendmail/src/
H A Dsysexits.c32 int code2, code3; variable
52 code3 = atoi(dsncode);
61 switch (code3)
88 switch (code3)
105 switch (code3)
/freebsd-12.1/contrib/gcc/config/i386/
H A Di386.c10807 enum rtx_code code1, code2, code3; in ix86_expand_branch() local
10881 code3 = unsigned_condition (code); in ix86_expand_branch()
10918 ix86_expand_branch (code3, label); in ix86_expand_branch()