Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/binutils/
Dsrconv.c106 static int ids1[20000]; variable
125 if (ids1[x]) in get_ordinary_id()
126 return ids1[x]; in get_ordinary_id()
128 ids1[x] = base1++; in get_ordinary_id()
129 return ids1[x]; in get_ordinary_id()