Searched refs:_is (Results 1 - 9 of 9) sorted by relevance
/third_party/libunwind/libunwind/doc/ |
H A D | unw_is_fpreg.tex | 8 \begin{Name}{3}{unw\_is\_fpreg}{David Mosberger-Tang}{Programming Library}{unw\_is\_fpreg}unw\_is\_fpreg -- check if a register is a floating-point register 15 \Type{int} \Func{unw\_is\_fpreg}(\Type{unw\_regnum\_t} \Var{reg});\\ 19 The \Func{unw\_is\_fpreg}() routine checks whether register number 27 The \Func{unw\_is\_fpreg}() routine returns a non-zero value if 33 \Func{unw\_is\_fpreg}() is thread-safe as well as safe to use
|
H A D | unw_is_signal_frame.tex | 8 \begin{Name}{3}{unw\_is\_signal\_frame}{David Mosberger-Tang}{Programming Library}{unw\_is\_signal\_frame}unw\_is\_signal\_frame -- check if current frame is a signal frame 15 \Type{int} \Func{unw\_is\_signal\_frame}(\Type{unw\_cursor\_t~*}\Var{cp});\\ 19 The \Func{unw\_is\_signal\_frame}() routine returns a positive value 34 On successful completion, \Func{unw\_is\_signal\_frame}() returns a 41 \Func{unw\_is\_signal\_frame}() is thread-safe as well as safe to use
|
H A D | unw_get_fpreg.tex | 30 \Func{unw\_is\_signal\_frame}(3)), it is usually possible to access 65 \SeeAlso{unw\_is\_fpreg(3)}, 66 \SeeAlso{unw\_is\_signal\_frame(3)},
|
H A D | unw_set_fpreg.tex | 30 \Func{unw\_is\_signal\_frame}(3)), it is usually possible to access 67 \SeeAlso{unw\_is\_fpreg(3)}, 68 \SeeAlso{unw\_is\_signal\_frame(3)},
|
H A D | unw_set_reg.tex | 30 \Func{unw\_is\_signal\_frame}(3)), it is usually possible to access 68 \SeeAlso{unw\_is\_signal\_frame(3)},
|
H A D | unw_get_reg.tex | 30 \Func{unw\_is\_signal\_frame}(3)), it is usually possible to access 66 \SeeAlso{unw\_is\_signal\_frame(3)},
|
H A D | libunwind.tex | 56 \Type{int} \Func{unw\_is\_fpreg}(\Type{unw\_regnum\_t});\\ 57 \Type{int} \Func{unw\_is\_signal\_frame}(\Type{unw\_cursor\_t~*});\\ 338 \SeeAlso{unw\_is\_fpreg(3)}, 339 \SeeAlso{unw\_is\_signal\_frame(3)},
|
/third_party/python/Include/ |
H A D | pytypedefs.h | 25 typedef struct _is PyInterpreterState;
|
/third_party/python/Include/internal/ |
H A D | pycore_interp.h | 78 struct _is { struct
|
Completed in 3 milliseconds