Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dconmakehash.c34 static int getunicode(char **p0) in getunicode() function
195 un0 = getunicode(&p); in main()
206 un1 = getunicode(&p); in main()
229 while ( (un0 = getunicode(&p)) >= 0 ) in main()