Searched refs:current_location (Results 1 – 6 of 6) sorted by relevance
317 ap->a_ioloc = current_location(); in new_automount()332 tp->t_ioloc = current_location(); in new_auto_tree()345 hp->h_ioloc = current_location(); in new_host()433 ep->e_ioloc = current_location(); in new_ether_if()537 dp->d_ioloc = current_location(); in new_disk_fs()581 fp->m_ioloc = current_location(); in new_mount()635 fp->f_ioloc = current_location(); in new_fsmount()
78 extern ioloc *current_location(void);
255 current_location(void)
41 static void current_location (expressionS *);166 current_location (&e); in expr_build_dot()690 current_location (expressionS *expressionp) in current_location() function1110 current_location (expressionP); in operand()1117 current_location (expressionP); in operand()1203 current_location (expressionP); in operand()
990 * expr.c (current_location): New static function. Handle magic992 (operand): Call current_location for '.' and '$', instead of doing993 it inline. In MRI mode, call current_location for '*'.
1887 (current_location): Use symbol_temp_new_now.