Lines Matching refs:bc
12 https://git.yoctoproject.org/cgit.cgi/poky/plain/meta/recipes-extended/bc/bc/no-gen-libmath.patch
13 https://git.yoctoproject.org/cgit.cgi/poky/plain/meta/recipes-extended/bc/bc/libmath.h
19 bc/Makefile.am | 8 --------
20 bc/libmath.h | 46 ++++++++++++++++++++++++++++++++++++++++++++++
22 create mode 100644 bc/libmath.h
24 diff --git a/bc/Makefile.am b/bc/Makefile.am
26 --- a/bc/Makefile.am
27 +++ b/bc/Makefile.am
30 fbcOBJ = main.o bc.o scan.o execute.o load.o storage.o util.o warranty.o
43 diff --git a/bc/libmath.h b/bc/libmath.h
47 +++ b/bc/libmath.h