Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dgnu_po.y75 struct entry och1, och2; variable
83 och2.no = 1;
84 och2.num = $3;
85 och2.str = $4.str;
86 och2.len = $4.len;
87 och2.pos = NULL;
89 handle_message(&och1, &och2);
96 struct entry och1, och2; variable
120 och2 = $6;
121 handle_message(&och1, &och2);