Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/libiberty/
Dregex.c763 # define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3) macro
1223 # define DEBUG_PRINT3(x1, x2, x3) macro
6579 DEBUG_PRINT3 ("EXECUTING start_memory %ld (%ld):\n", in wcs_re_match_2_internal()
6628 DEBUG_PRINT3 ("EXECUTING stop_memory %ld (%ld):\n", in wcs_re_match_2_internal()
6901 DEBUG_PRINT3 (" %d (to %p):\n", mcnt, p + mcnt); in wcs_re_match_2_internal()
6903 DEBUG_PRINT3 (" %d (to 0x%x):\n", mcnt, p + mcnt); in wcs_re_match_2_internal()
6928 DEBUG_PRINT3 (" %d (to %p)", mcnt, p + mcnt); in wcs_re_match_2_internal()
6930 DEBUG_PRINT3 (" %d (to 0x%x)", mcnt, p + mcnt); in wcs_re_match_2_internal()
7040 DEBUG_PRINT3 (" %C != %C => pop_failure_jump.\n", in wcs_re_match_2_internal()
7044 DEBUG_PRINT3 (" %c != %c => pop_failure_jump.\n", in wcs_re_match_2_internal()
[all …]