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

/haiku-fatelf/src/add-ons/kernel/debugger/qrencode/
H A Dqrencode.h91 * QRinput_Struct_appendInput() appends a ::QRinput to a ::QRinput_Struct
308 extern int QRinput_Struct_appendInput(QRinput_Struct *s, QRinput *input);
H A Dqrinput.c1486 int QRinput_Struct_appendInput(QRinput_Struct *s, QRinput *input) function
1647 ret = QRinput_Struct_appendInput(s, input);
1653 QRinput_Struct_appendInput(s, input);

Completed in 48 milliseconds