Home
last modified time | relevance | path

Searched refs:allocate_array (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/external/bsd/flex/dist/src/
H A Dflexdef.h649 void *allocate_array(int, size_t);
653 allocate_array(size, sizeof(int))
659 allocate_array(size, sizeof(bool))
665 allocate_array(size, sizeof(int *))
668 allocate_array(size, sizeof(char *))
671 allocate_array(size, sizeof(union dfaacc_union))
683 allocate_array( size, sizeof(char))
689 allocate_array(size, sizeof(unsigned char))
H A Dbuf.c256 allocate_array ((int) n_alloc, buf->elt_size); in buf_append()
H A Dmisc.c147 void *allocate_array (int size, size_t element_size) in allocate_array() function
/netbsd-src/external/bsd/flex/dist/po/
H A Dru.po690 msgid "memory allocation failed in allocate_array()"
691 msgstr "ошибка выделения памяти в allocate_array()"
706 msgstr "ошибка выделения памяти в allocate_array()"
H A Dsr.po684 msgid "memory allocation failed in allocate_array()"
685 msgstr "није успело додељивање меморије у „allocate_array()“"
700 msgstr "није успело додељивање меморије у „allocate_array()“"
H A Dko.po616 msgid "memory allocation failed in allocate_array()"
617 msgstr "allocate_array()���� �޸� �Ҵ��� �����߽��ϴ�"
632 msgstr "allocate_array()���� �޸� �Ҵ��� �����߽��ϴ�"
H A Dnl.po689 msgid "memory allocation failed in allocate_array()"
690 msgstr "geheugenreservering is mislukt in allocate_array()"
705 msgstr "geheugenreservering is mislukt in allocate_array()"
H A Dda.po680 msgid "memory allocation failed in allocate_array()"
681 msgstr "hukommelsestildelingen mislykkedes i allocate_array()"
696 msgstr "hukommelsestildelingen mislykkedes i allocate_array()"
H A Deo.po677 msgid "memory allocation failed in allocate_array()"
678 msgstr "rezervo de memoro fiaskis en allocate_array()"
693 msgstr "rezervo de memoro fiaskis en allocate_array()"
H A Dsv.po684 msgid "memory allocation failed in allocate_array()"
685 msgstr "minnesallokeringen misslyckades i allocate_array()"
700 msgstr "minnesallokeringen misslyckades i allocate_array()"
H A Dde.po683 msgid "memory allocation failed in allocate_array()"
684 msgstr "Speicheranforderung in allocate_array() fehlgeschlagen"
699 msgstr "Speicheranforderung in allocate_array() fehlgeschlagen"
H A Dfi.po690 msgid "memory allocation failed in allocate_array()"
691 msgstr "muistinvaraus epäonnistui funktiossa allocate_array()"
706 msgstr "muistinvaraus epäonnistui funktiossa allocate_array()"
H A Dpt_BR.po688 msgid "memory allocation failed in allocate_array()"
689 msgstr "alocação de memória falhou em allocate_array()"
704 msgstr "alocação de memória falhou em allocate_array()"
H A Dpl.po679 msgid "memory allocation failed in allocate_array()"
680 msgstr "nie uda�o si� przydzieli� pami�ci w allocate_array()"
695 msgstr "nie uda�o si� przydzieli� pami�ci w allocate_array()"
H A Dtr.po674 msgid "memory allocation failed in allocate_array()"
675 msgstr "allocate_array() içinde bellek ayırımı başarısız"
690 msgstr "allocate_array() içinde bellek ayırımı başarısız"
H A Dga.po676 msgid "memory allocation failed in allocate_array()"
677 msgstr "theip ar dháileadh na cuimhne i allocate_array()"
692 msgstr "theip ar dháileadh na cuimhne i allocate_array()"
H A Dca.po700 msgid "memory allocation failed in allocate_array()"
701 msgstr "ha fallat l'assignació de memòria en allocate_array()"
716 msgstr "ha fallat l'assignació de memòria en allocate_array()"
H A Dfr.po697 msgid "memory allocation failed in allocate_array()"
698 msgstr "échec d'allocation mémoire dans allocate_array()"
714 msgstr "échec d'allocation mémoire dans allocate_array()"
H A Dvi.po695 msgid "memory allocation failed in allocate_array()"
696 msgstr "việc phân chia bộ nhớ bị lỗi trong allocate_array() (phân bổ mảng)"
711 msgstr "việc phân chia bộ nhớ bị lỗi trong allocate_array() (phân bổ mảng)"
H A Den@quot.po692 msgid "memory allocation failed in allocate_array()"
693 msgstr "memory allocation failed in allocate_array()"
H A Den@boldquot.po695 msgid "memory allocation failed in allocate_array()"
696 msgstr "memory allocation failed in allocate_array()"
H A Dflex.pot593 msgid "memory allocation failed in allocate_array()"
H A Dhr.po597 msgid "memory allocation failed in allocate_array()"
H A Dzh_CN.po670 msgid "memory allocation failed in allocate_array()"
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2006130 (allocate_array): Change interface to
1227 * runtime/memory.c (allocate_array): If stat is present and
1457 (allocate_array): New function.

12