OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getarchitecture
(Results
1 - 1
of
1
) sorted by null
/external/icu4c/tools/toolutil/
pkg_genc.c
625
getArchitecture
(uint16_t *pCPU, uint16_t *pBits, UBool *pIsBigEndian, const char *optMatchArch) {
1003
getArchitecture
(&cpu, &bits, &makeBigEndian, optMatchArch);
[
all
...]
Completed in 30 milliseconds