Home
last modified time | relevance | path

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

/external/arduino/hardware/arduino/cores/arduino/
DHardwareSerial.cpp66 inline void store_char(unsigned char c, ring_buffer *rx_buffer) in store_char() function
90 store_char(c, &rx_buffer); in SIGNAL()
96 store_char(c, &rx_buffer); in SIGNAL()
102 store_char(c, &rx_buffer); in SIGNAL()
117 store_char(c, &rx_buffer); in SIGNAL()
128 store_char(c, &rx_buffer); in SIGNAL()
143 store_char(c, &rx_buffer1); in SIGNAL()
153 store_char(c, &rx_buffer2); in SIGNAL()
163 store_char(c, &rx_buffer3); in SIGNAL()
/external/mksh/src/
Dlex.c343 goto store_char; in yylex()
587 store_char: in yylex()
628 goto store_char; in yylex()
716 goto store_char; in yylex()