Searched refs:pkgconf_buffer_push_byte (Results 1 – 3 of 3) sorted by relevance
39 pkgconf_buffer_push_byte(buffer, c); in pkgconf_fgetline()43 pkgconf_buffer_push_byte(buffer, c); in pkgconf_fgetline()64 pkgconf_buffer_push_byte(buffer, c); in pkgconf_fgetline()71 pkgconf_buffer_push_byte(buffer, '\n'); in pkgconf_fgetline()97 pkgconf_buffer_push_byte(buffer, '\\'); in pkgconf_fgetline()100 pkgconf_buffer_push_byte(buffer, c); in pkgconf_fgetline()
55 pkgconf_buffer_push_byte(pkgconf_buffer_t *buffer, char byte) in pkgconf_buffer_push_byte() function
461 PKGCONF_API void pkgconf_buffer_push_byte(pkgconf_buffer_t *buffer, char byte);