Searched refs:CACHE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/dialog/
H A Dinputstr.c61 } CACHE; typedef in typeref:struct:_cache
66 static CACHE *cache_list;
105 const CACHE *p = *(CACHE * const *) nodep;
126 const CACHE *p = (const CACHE *) a;
127 const CACHE *q = (const CACHE *) b;
135 static CACHE *
138 CACHE *
[all...]
/freebsd-11.0-release/sys/sparc64/sparc64/
H A Dmp_exception.S69 lduw [PCPU(CACHE) + DC_SIZE], %g3
70 lduw [PCPU(CACHE) + DC_LINESIZE], %g4
109 lduw [PCPU(CACHE) + IC_SIZE], %g3
110 lduw [PCPU(CACHE) + IC_LINESIZE], %g4
150 lduw [PCPU(CACHE) + DC_LINESIZE], %g2
/freebsd-11.0-release/contrib/binutils/gas/config/
H A Dtc-mips.c3581 INSERT_OPERAND (CACHE, insn, va_arg (args, unsigned long));
9270 INSERT_OPERAND (CACHE, *ip, imm_expr.X_add_number);

Completed in 78 milliseconds