Home
last modified time | relevance | path

Searched defs:get_buffer (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-format/
H A Dclang-format.py64 def get_buffer(encoding): function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dinput.h58 const char *get_buffer () const { return m_ptr; } in get_buffer() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinput.h85 const char *get_buffer () const { return m_ptr; } in get_buffer() function
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dscache.c352 static int get_buffer(VSTRING *buf, VSTREAM *fp, int interactive) in get_buffer() function