Searched defs:subw (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/crypto/ | ||
| D | aes_ti.c | 162 static u32 subw(u32 in) in subw() function |
| /Linux-v4.19/tools/perf/tests/ | ||
| D | builtin-test.c | 581 int subw = width > 2 ? width - 2 : width; in __cmd_test() local |