Home
last modified time | relevance | path

Searched defs:is_number (Results 1 - 4 of 4) sorted by relevance

/kernel/liteos_m/tools/
H A Dmem_analysis.py36 def is_number(num): function
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dpmu-events.c387 static bool is_number(const char *str) in is_number() function
/kernel/linux/common_modules/tzdriver/auth/
H A Dclient_hash_auth.c512 bool is_number = uid_str[i] >= '0' && uid_str[i] <= '9'; in uid_compare() local
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dpmu-events.c750 static bool is_number(const char *str) in is_number() function

Completed in 4 milliseconds