Search results

Jump to navigation Jump to search
  • : Avoid pointer arithmetic on `void *` : Avoid pointer arithmetic on `void *`
    10 KB (1,385 words) - 16:42, 19 February 2020
  • : pcm: rate: Avoid pointer arithmetic on `void *` : pcm: hw: Don't return in a void function
    15 KB (2,197 words) - 13:48, 15 November 2019
  • : cplay: make get_codec_iec return void
    7 KB (1,040 words) - 06:53, 4 April 2018
  • - Avoid pointer arithmetic on `void *` - Avoid pointer arithmetic on `void *`
    30 KB (4,736 words) - 16:43, 19 February 2020
  • : pthread_cleanup_push() takes a function pointer for void (void *).
    22 KB (3,353 words) - 15:05, 31 March 2016
  • : - cplay: make get_codec_iec return void : get_codec_iec() doesn't return anything, so make return type as void
    29 KB (4,490 words) - 06:54, 4 April 2018
  • : a52: the dump callback should be void
    12 KB (1,721 words) - 13:07, 6 December 2021
  • : Change the return type of pci_save/restore_state() from void to int
    21 KB (3,028 words) - 06:38, 26 September 2007
  • ...- add snd_device_name_get_hint() function, make hints private to alsa-lib (void) ...- add snd_device_name_get_hint() function, make hints private to alsa-lib (void)
    133 KB (19,469 words) - 07:53, 1 September 2007
  • - pcm: rate: Avoid pointer arithmetic on `void *` - pcm: hw: Don't return in a void function
    57 KB (9,388 words) - 13:26, 15 November 2019
  • 69 static void free_list(struct id_list *list)
    25 KB (3,815 words) - 12:27, 11 June 2024
  • : Change the return type of pci_save/restore_state() from void to int : static inline void
    152 KB (23,731 words) - 07:29, 16 October 2007
  • : sound: hdspm.c fix returning void expression warnings
    34 KB (5,370 words) - 08:44, 6 June 2008
  • hpios.h pOsReference now struct pci_dev* not void*
    58 KB (8,621 words) - 07:52, 1 September 2007
  • : fail so lets save some bytes and change its return type to void. : vmalloc() returns void *. no need to cast.
    127 KB (19,827 words) - 07:51, 1 September 2007
  • - a52: the dump callback should be void
    46 KB (7,269 words) - 13:08, 6 December 2021
  • [D] 'function void snd_ump_block_info_set_block_id(snd_ump_block_info_t*, unsigned int)' {s
    53 KB (8,159 words) - 16:09, 14 April 2025
  • : parser.c:361:1: warning: control reaches end of non-void function [-Wreturn-type]
    52 KB (8,092 words) - 08:02, 9 November 2015
  • : C functions taking no argument need a (void) as argument list. It's C++ where
    99 KB (14,928 words) - 00:00, 15 January 2001
  • : #define snd_assert(expr, args...) do { if ((void)(expr),0) { args; } } while (0)
    122 KB (18,737 words) - 00:00, 15 January 2001
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)