Searched defs:handle (Results 1 – 3 of 3) sorted by relevance
23 def stack_depot_fetch(handle): argument56 def stack_depot_print(handle): argument
111 def loc_exist(loc_track, addr, handle, waste): argument
138 let mut handle = stdin.lock(); in from_stdin() localVariable