Searched refs:sol (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/bin/unzip/
H A Dglobals.c184 G.sol = TRUE; /* at start of line */
H A Dglobalsf.c180 G.sol = TRUE; /* at start of line */
H A Dglobals.h267 int sol; /* fileio static: at start of line */ member in struct:Globals
H A Dfileio.c1252 if ((!size && !((Uz_Globs *)pG)->sol) ||
1278 if (MSG_LNEWLN(flag) && !((Uz_Globs *)pG)->sol) {
1309 ((Uz_Globs *)pG)->sol = TRUE;
1352 ((Uz_Globs *)pG)->sol = TRUE;
1385 ((Uz_Globs *)pG)->sol = (endbuf[-1] == '\n');
1457 if (!((Uz_Globs *)pG)->sol)
1486 ((Uz_Globs *)pG)->sol = TRUE;
/haiku-fatelf/src/bin/gdb/gdb/
H A Dia64-tdep.c240 int sol; /* Size of locals (decoded from cfm value) */ member in struct:ia64_frame_cache
1006 cache->sol = 0;
1041 CORE_ADDR bof, sor, sol, sof, cfm, rrb_gr; local
1061 int sol = (int) ((instr & 0x00007f00000LL) >> 20); local
1072 sol == ((cache->cfm >> 7) & 0x7f)))
1401 sol = cache->sol;
1441 sol = (cfm >> 7) & 0x7f;
1444 /* The previous bof only requires subtraction of the sol (size of locals)
1446 bof = rse_address_add (bof, -sol);
1499 CORE_ADDR cfm, sof, sol, bsp, psr; local
2180 unw_word_t bsp, sof, sol, cfm, psr, ip; local
[all...]
H A Dconfigure9306 CONFIG_OBS="${CONFIG_OBS} sol-thread.o"
9307 CONFIG_SRCS="${CONFIG_SRCS} sol-thread.c"
/haiku-fatelf/src/libs/expat/lib/
H A Dxmltok_impl.c632 goto sol;
653 sol:
746 goto sol;
763 sol:

Completed in 89 milliseconds