Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_libcprint.c927 Bool atLeft; /* notionally, is the next char position at the member
952 if (UNLIKELY(b->atLeft)) { in add_to__vmessage_buf()
1024 b->atLeft = c == '\n'; in add_to__vmessage_buf()
1047 if (b->atLeft && b->buf_used > 0) { in VG_()
/external/python/cpython2/Lib/plat-mac/Carbon/
DIcons.py130 atLeft = kAlignLeft variable