Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ucd.cc61 #define LCOUNT 19u macro
98 else if (a >= LBASE && a < (LBASE + LCOUNT) && b >= VBASE && b < (VBASE + VCOUNT)) in _hb_ucd_compose_hangul()
/external/u-boot/arch/xtensa/cpu/
Dstart.S127 wsr a0, LCOUNT
431 xsr a2, LCOUNT
478 wsr a4, LCOUNT
/external/u-boot/include/
Dlattice.h197 #define LCOUNT 0x66 /* Support intelligent programming. */ macro
/external/u-boot/drivers/fpga/
Divm_core.c1012 case LCOUNT: in ispVMCode()