src/pylib/Lib/errno_impl/errnoUtils

Search:
Group by:
Source   Edit  

EXT. stable

Procs

proc getErrno(): cint {....raises: [], tags: [], forbids: [].}
Source   Edit  

Templates

template isErr(E: untyped): bool
Source   Edit  
template isErr0(): bool
Source   Edit  
template prepareROErrno() {.dirty.}
Source   Edit  
template prepareRWErrno() {.dirty.}
Source   Edit  
template setErrno(v: untyped)
Source   Edit  
template setErrno0()
Source   Edit  
template setErrnoRaw(v: cint)
Source   Edit