Searched refs:workspace (Results 1 – 3 of 3) sorted by relevance
518 int *workspace, in internal_dfa_match() argument560 active_states = (stateblock *)(workspace + 2); in internal_dfa_match()651 new_count = workspace[1]; in internal_dfa_match()652 if (!workspace[0]) in internal_dfa_match()674 workspace[0] = 0; /* Bit indicating which vector is current */ in internal_dfa_match()700 workspace[0] ^= 1; /* Remember for the restarting feature */ in internal_dfa_match()701 workspace[1] = active_count; in internal_dfa_match()3226 pcre2_match_context *mcontext, int *workspace, PCRE2_SIZE wscount) in pcre2_dfa_match() argument3318 if ((workspace[0] & (-2)) != 0 || workspace[1] < 1 || in pcre2_dfa_match()3319 workspace[1] > (int)((wscount - 2)/INTS_PER_STATEBLOCK)) in pcre2_dfa_match()[all …]
1667 0 long 0100554 APL workspace (Ken's original?)2401 # as, the APL workspace magic numbers in pdp.2403 0 long 0100554 apl workspace8482 #>>>1 byte 0x00 incomplete workspace8489 >>>1 byte 0x03 workspace8516 >>>1 byte 0x19 external workspace21799 0 lelong 0101555 PDP-11 single precision APL workspace21800 0 lelong 0101554 PDP-11 double precision APL workspace26183 # vax: file(1) magic for VAX executable/object and APL workspace26185 0 lelong 0101557 VAX single precision APL workspace[all …]
Completed in 255 milliseconds