Lines Matching full:current
50 * The top of that stack is the current location.
63 * The top of that stack is the current location.
76 * LOC must be the current location, i.e. the top of the stack.
87 * Save the current location in LOC, return LOC.
97 * Change the current location to the one saved in LOC.
108 * Change the current location to "nowhere in particular".
116 * Change the current location to argument ARGV[IDX..IDX+CNT-1].
126 * Change the current location to file FNAME, line LNO.
139 * Print current location to current monitor if we have one, else to stderr.
180 * Print a message to current monitor if we have one, else to stderr.
184 * Prepend the current location and append a newline.
220 * Print an error message to current monitor if we have one, else to stderr.
223 * Prepend the current location and append a newline.
232 * Print a warning message to current monitor if we have one, else to stderr.
235 * Prepend the current location and append a newline.
243 * Print an information message to current monitor if we have one, else to
247 * Prepend the current location and append a newline.
255 * Print an error message to current monitor if we have one, else to stderr.
258 * Prepend the current location and append a newline.
271 * Print a warning message to current monitor if we have one, else to stderr.
274 * Prepend the current location and append a newline.
286 * Print an information message to current monitor if we have one, else to
290 * Prepend the current location and append a newline.