Searched refs:linefeed (Results 1 - 4 of 4) sorted by relevance

/external/libvterm/src/
H A Dstate.c94 static void linefeed(VTermState *state) function
247 linefeed(state);
321 linefeed(state);
339 linefeed(state);
343 linefeed(state);
/external/valgrind/main/exp-bbv/tests/x86-linux/
H A Dll.S153 mov $0xa,%ax # store linefeed on end
416 # cmp $'\n',%al # also end if linefeed
417 cmp $0xa,%al # also end if linefeed
/external/valgrind/main/exp-bbv/tests/arm-linux/
H A Dll.S152 strb r3,[r10],#+1 @ store a linefeed, increment pointer
/external/valgrind/main/exp-bbv/tests/amd64-linux/
H A Dll.S161 mov $0xa,%ax # store linefeed on end

Completed in 280 milliseconds