Home
last modified time | relevance | path

Searched refs:allocLine (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/tools/unicode/c/genprops/
H A Dnamespropsbuilder.cpp288 allocLine(int32_t length);
1009 stringStart=allocLine(length); in addLine()
1049 stringStart=allocLine(lineLengthsTop+length); in addGroup()
1066 stringStart=allocLine(length+1); in addToken()
1097 allocLine(int32_t length) { in allocLine() function
1102 fprintf(stderr, "gennames allocLine(): out of memory\n"); in allocLine()

Completed in 2 milliseconds