OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:llbytes_by_prefix
(Results
1 - 3
of
3
) sorted by null
/external/ltp/include/old/
bytes_by_prefix.h
37
long long
llbytes_by_prefix
(char *);
/external/ltp/lib/tests/
bytes_by_prefix_test.c
203
if (
llbytes_by_prefix
(test[i].val) == test[i].res) {
250
if (
llbytes_by_prefix
(test_ll[i].val) == test_ll[i].res) {
/external/ltp/lib/
bytes_by_prefix.c
176
long long
llbytes_by_prefix
(char *s)
function
Completed in 7546 milliseconds