Searched refs:SP (Results 1 – 25 of 76) sorted by relevance
1234
/glibc-2.36/sysdeps/mach/hurd/ |
D | _Fork.c | 487 state.SP &= __hurd_threadvar_stack_mask; in _Fork() 488 state.SP += __hurd_threadvar_stack_offset; in _Fork() 491 state.SP = __hurd_sigthread_stack_base; in _Fork() 499 state.SP &= __hurd_threadvar_stack_mask; in _Fork() 500 state.SP += __hurd_threadvar_stack_offset; in _Fork() 503 state.SP = __hurd_sigthread_stack_end; in _Fork()
|
/glibc-2.36/localedata/tests/ |
D | test1.def | 5 space <SP> 6 blank <SP>
|
D | test2.def | 5 space <SP> 6 blank <SP>
|
D | test3.def | 5 space <SP> 6 blank <SP>
|
D | test1.cm | 60 <SP> /x20
|
D | test2.cm | 60 <SP> /x20
|
D | test3.cm | 60 <SP> /x20
|
D | test6.cm | 9 <SP> \x20
|
D | test5.cm | 68 <SP> /x20
|
D | test4.cm | 66 <SP> /x20
|
D | test6.ds | 6 <SP> <U0020> SPACE
|
/glibc-2.36/sysdeps/mach/ |
D | thread_state.h | 34 ((ts)->SP = (unsigned long int) (stack)) 37 ((ts)->SP = (unsigned long int) (stack) + (size))
|
/glibc-2.36/mach/ |
D | setup-thread.c | 62 ts.SP = stack + __vm_page_size + size; in __mach_setup_thread() 66 ts.SP = stack; in __mach_setup_thread()
|
/glibc-2.36/sysdeps/generic/ |
D | thread_state.h | 38 #define SP ? macro
|
/glibc-2.36/sysdeps/mach/i386/ |
D | thread_state.h | 33 #define SP uesp macro
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.ports-aix | 19 argument DEMANGLE, and pass SP value through it.
|
D | ChangeLog.ports-cris | 29 DEMANGLE, and pass SP value through it.
|
/glibc-2.36/localedata/charmaps/ |
D | JIS_C6229-1984-B-ADD | 43 <SP> /x20 <U0020> SPACE
|
D | JIS_C6229-1984-HAND-ADD | 43 <SP> /x20 <U0020> SPACE
|
D | JIS_C6229-1984-KANA | 42 <SP> /x20 <U0020> SPACE
|
D | JIS_C6229-1984-A | 43 <SP> /x20 <U0020> SPACE
|
D | JIS_C6229-1984-HAND | 43 <SP> /x20 <U0020> SPACE
|
D | JIS_C6220-1969-JP | 45 <SP> /x20 <U0020> SPACE
|
/glibc-2.36/sysdeps/aarch64/ |
D | dl-trampoline.S | 169 stp x29, x30, [SP, #0]
|
/glibc-2.36/timezone/ |
D | southamerica | 598 # Santa Catarina (SC), Parana (PR), Sao Paulo (SP), Rio de Janeiro (RJ), 757 # in SP, RJ, GB, MG, ES, due to the prolongation of the drought. 794 # adopted by RS, SC, PR, SP, RJ, ES, MG, GO, MS, DF. 799 # adopted by RS, SC, PR, SP, RJ, ES, MG, BA, GO, MT, MS, DF. 898 # DF, ES, GO, MG, MS, MT, PR, RJ, RS, SC, SP. 977 # Espirito Santo (ES), Rio de Janeiro (RJ), Sao Paulo (SP), Parana (PR),
|
1234