Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/makedevs/makedevs/
H A Dmakedevs.c189 int isnum; in convert2guid() local
192 isnum = 1; in convert2guid()
195 isnum = 0; in convert2guid()
200 if (isnum) { in convert2guid()
/OK3568_Linux_fs/buildroot/package/pm-utils/
H A D0001-pm-sleep.d-remove-unused-sleep-hooks.patch528 -isnum() {
653 - if isnum "$RES"; then