Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/
A Dpng-fix-itxt.c38 #define GETBREAK inchar=getchar(); \ macro
53 GETBREAK; in main()
62 GETBREAK; buf[0] = c; length = c; length <<= 8; in main()
65 GETBREAK; buf[3] = c; length += c; in main()
68 GETBREAK; buf[4] = c; in main()
69 GETBREAK; buf[5] = c; in main()
70 GETBREAK; buf[6] = c; in main()
71 GETBREAK; buf[7] = c; in main()
86 GETBREAK; buf[i] = c; in main()
109 GETBREAK; in main()
[all …]

Completed in 3 milliseconds