Searched refs:k0 (Results 1 – 3 of 3) sorted by relevance
/bionic/libc/arch-mips/include/machine/ |
D | regdef.h | 92 #define k0 $26 /* kernel temporary */ macro
|
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
D | dtoa.c | 119 j, j1, k, k0, k_check, leftright, m2, m5, s2, s5, local 344 k0 = k; 436 k = k0;
|
D | gdtoa.c | 159 int j, j1, k, k0, k_check, kind, leftright, m2, m5, nbits; local 347 k0 = k; 444 k = k0;
|