Lines Matching refs:L

158 				offset = 0L;  in altera_export_bool_array()
215 u32 first_word = 0L; in altera_execute()
216 u32 action_table = 0L; in altera_execute()
217 u32 proc_table = 0L; in altera_execute()
218 u32 str_table = 0L; in altera_execute()
219 u32 sym_table = 0L; in altera_execute()
220 u32 data_sect = 0L; in altera_execute()
221 u32 code_sect = 0L; in altera_execute()
222 u32 debug_sect = 0L; in altera_execute()
223 u32 action_count = 0L; in altera_execute()
224 u32 proc_count = 0L; in altera_execute()
225 u32 sym_count = 0L; in altera_execute()
360 if (vars[i] == 0L) in altera_execute()
604 stack[stack_ptr - 1] = stack[stack_ptr - 1] ? 0L : 1L; in altera_execute()
612 1L : 0L; in altera_execute()
621 1L : 0L; in altera_execute()
686 ? 1L : 0L; in altera_execute()
883 1L : 0L; in altera_execute()
1175 for (long_idx = 0L; in altera_execute()
1182 for (long_idx = 0L; in altera_execute()
1522 long_tmp = 0L; in altera_execute()
1753 for (long_idx = 0L; long_idx < long_tmp; in altera_execute()
1758 for (long_idx = 0L; in altera_execute()
1874 for (long_idx = 0L; long_idx < long_tmp; in altera_execute()
1879 for (long_idx = 0L; in altera_execute()
1954 if (long_tmp != 0L) in altera_execute()
1960 if ((status == 0) && (long_tmp != 0L)) in altera_execute()
2045 long_tmp = 0L; in altera_execute()
2104 u32 note_strings = 0L; in altera_get_note()
2105 u32 note_table = 0L; in altera_get_note()
2106 u32 note_count = 0L; in altera_get_note()
2107 u32 first_word = 0L; in altera_get_note()
2128 if (note_count <= 0L) in altera_get_note()
2192 u32 crc_section = 0L; in altera_check_crc()
2193 u32 first_word = 0L; in altera_check_crc()
2298 u32 first_word = 0L; in altera_get_act_info()
2299 u32 action_table = 0L; in altera_get_act_info()
2300 u32 proc_table = 0L; in altera_get_act_info()
2301 u32 str_table = 0L; in altera_get_act_info()
2302 u32 note_strings = 0L; in altera_get_act_info()
2303 u32 action_count = 0L; in altera_get_act_info()
2304 u32 proc_count = 0L; in altera_get_act_info()
2305 u32 act_name_id = 0L; in altera_get_act_info()
2306 u32 act_desc_id = 0L; in altera_get_act_info()
2307 u32 act_proc_id = 0L; in altera_get_act_info()
2308 u32 act_proc_name = 0L; in altera_get_act_info()
2388 s32 offset = 0L; in altera_init()
2389 s32 error_address = 0L; in altera_init()