Searched refs:QRinput_anTable (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/debugger/qrencode/
H A Dqrinput.h88 extern const signed char QRinput_anTable[128];
96 ((__c__ & 0x80)?-1:QRinput_anTable[(int)__c__])
H A Dqrinput.c465 const signed char QRinput_anTable[128] = { variable

Completed in 51 milliseconds