Lines Matching refs:label
5515 data_t *label,
5551 label->x, label->len,
5557 /* If the label is empty, the test framework puts a non-null pointer
5558 * in label->x. Test that a null pointer works as well. */
5559 if( label->len == 0 )
5566 NULL, label->len,
5591 data_t *label )
5633 label->x, label->len,
5642 label->x, label->len,
5667 data_t *label,
5698 label->x, label->len,
5705 /* If the label is empty, the test framework puts a non-null pointer
5706 * in label->x. Test that a null pointer works as well. */
5707 if( label->len == 0 )
5714 NULL, label->len,
5735 data_t *label,
5762 label->x, label->len,
5768 /* If the label is empty, the test framework puts a non-null pointer
5769 * in label->x. Test that a null pointer works as well. */
5770 if( label->len == 0 )
5777 NULL, label->len,