Files
OpenBLAS/interface
lujiaweics b6ad3e2079 Fix build error in zrotg.c with FUNCTION_PROFILE=1 from Makefile.rule
Add missing FUNCTION_PROFILE_END / IDEBUG_END after all return
paths to properly close the brace opened by FUNCTION_PROFILE_START.
Use a do { … } while(0) wrapper so the macros stay outside any
nested block.
2026-07-27 01:58:17 +08:00
..
2026-02-05 06:31:18 +11:00
2025-10-07 15:03:24 +00:00
2022-05-18 19:00:15 -05:00
2026-02-18 19:09:36 +01:00