Searched refs:CONTEXT (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/bin/coreutils/man/
H A Druncon.x4 Run COMMAND with completely-specified CONTEXT, or with current or
/haiku-fatelf/src/bin/gdb/gdb/
H A Dtarget.h887 #define target_async(CALLBACK,CONTEXT) \
888 (current_target.to_async((CALLBACK), (CONTEXT)))
H A Dwince.c30 #define SH4 /* Just to get all of the CONTEXT defines. */
148 CONTEXT context;
180 register in it's CONTEXT structure. regptr will return zero for this
374 /* Return a pointer into a CONTEXT field indexed by gdb register number.
376 corresponding CONTEXT field for the given register number.
664 get_thread_context (HANDLE h, CONTEXT * c)
674 set_thread_context (HANDLE h, CONTEXT * c)
859 sh_get_next_pc (CONTEXT *c)
H A Dwin32-nat.c106 CONTEXT context;
148 #define context_offset(x) ((int)&(((CONTEXT *)NULL)->x))
2441 if (core_reg_size < sizeof (CONTEXT))
H A Dwince-stub.c350 /* Emulate GetThreadContext. Returns CONTEXT structure on success. */
354 CONTEXT c;
/haiku-fatelf/src/bin/network/tcpdump/
H A Dprint-snmp.c238 #define CONTEXT 2 macro
591 case CONTEXT:
637 case CONTEXT:
823 Class[CONTEXT].Id[elem->id], elem->asnlen);

Completed in 187 milliseconds