Lines Matching refs:L

172 				offset = 0L;  in altera_export_bool_array()
229 u32 first_word = 0L; in altera_execute()
230 u32 action_table = 0L; in altera_execute()
231 u32 proc_table = 0L; in altera_execute()
232 u32 str_table = 0L; in altera_execute()
233 u32 sym_table = 0L; in altera_execute()
234 u32 data_sect = 0L; in altera_execute()
235 u32 code_sect = 0L; in altera_execute()
236 u32 debug_sect = 0L; in altera_execute()
237 u32 action_count = 0L; in altera_execute()
238 u32 proc_count = 0L; in altera_execute()
239 u32 sym_count = 0L; in altera_execute()
374 if (vars[i] == 0L) in altera_execute()
621 stack[stack_ptr - 1] = stack[stack_ptr - 1] ? 0L : 1L; in altera_execute()
629 1L : 0L; in altera_execute()
638 1L : 0L; in altera_execute()
703 ? 1L : 0L; in altera_execute()
900 1L : 0L; in altera_execute()
1213 for (long_idx = 0L; in altera_execute()
1220 for (long_idx = 0L; in altera_execute()
1560 long_tmp = 0L; in altera_execute()
1791 for (long_idx = 0L; long_idx < long_tmp; in altera_execute()
1796 for (long_idx = 0L; in altera_execute()
1912 for (long_idx = 0L; long_idx < long_tmp; in altera_execute()
1917 for (long_idx = 0L; in altera_execute()
1992 if (long_tmp != 0L) in altera_execute()
1998 if ((status == 0) && (long_tmp != 0L)) in altera_execute()
2083 long_tmp = 0L; in altera_execute()
2142 u32 note_strings = 0L; in altera_get_note()
2143 u32 note_table = 0L; in altera_get_note()
2144 u32 note_count = 0L; in altera_get_note()
2145 u32 first_word = 0L; in altera_get_note()
2166 if (note_count <= 0L) in altera_get_note()
2231 u32 crc_section = 0L; in altera_check_crc()
2232 u32 first_word = 0L; in altera_check_crc()
2342 u32 first_word = 0L; in altera_get_act_info()
2343 u32 action_table = 0L; in altera_get_act_info()
2344 u32 proc_table = 0L; in altera_get_act_info()
2345 u32 str_table = 0L; in altera_get_act_info()
2346 u32 note_strings = 0L; in altera_get_act_info()
2347 u32 action_count = 0L; in altera_get_act_info()
2348 u32 proc_count = 0L; in altera_get_act_info()
2349 u32 act_name_id = 0L; in altera_get_act_info()
2350 u32 act_desc_id = 0L; in altera_get_act_info()
2351 u32 act_proc_id = 0L; in altera_get_act_info()
2352 u32 act_proc_name = 0L; in altera_get_act_info()
2432 s32 offset = 0L; in altera_init()
2433 s32 error_address = 0L; in altera_init()