Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/bcache/
Dutil.c21 #define STRTO_H(name, type) \ macro
71 STRTO_H(strtoint, int) in STRTO_H() function
72 STRTO_H(strtouint, unsigned int) in STRTO_H()
73 STRTO_H(strtoll, long long) in STRTO_H()
74 STRTO_H(strtoull, unsigned long long) in STRTO_H()