Searched refs:SOAP_LABLEN (Results 1 – 2 of 2) sorted by relevance
883 #ifndef SOAP_LABLEN884 # define SOAP_LABLEN (256) /* initial look-aside buffer length */ macro
9731 soap->lablen = SOAP_LABLEN; in soap_append_lab()9969 if (tp->size < SOAP_LABLEN) in soap_peek_element()9970 tp->size = SOAP_LABLEN; in soap_peek_element()